Other Protocols The following protocols are available globally. Coding Extension StandardActionConvertible Implement this protocol on your custom Action type if you want to make the action serializable. - Note: We are working on a tool to automatically generate the implementation of this protocol for your custom action types. Declaration Swift public protocol StandardActionConvertible: Action See more Show on GitHub Coding Undocumented See more Show on GitHub